home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cope with Cancer
/
Cope with Cancer.iso
/
pc
/
cope
/
copenlis.dxr
/
00055.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-11-03
|
203 b
|
10 lines
on mouseDown
global gBackFRAME, gBackMOVIE
cursor(4)
set whatFrame to the frame
set whatMovie to the movie
add(gBackFRAME, whatFrame)
add(gBackMOVIE, whatMovie)
go("CTSub2A_1", "comp")
end